.lien{
	text-align: center
}  
h1{/* titre*/
	font-size: 60px;
	background-color:Lightgrey;
	font-family: Edwardian Script ITC;
	color: purple;
	text-align: center;
}
h2{/* titre*/
	font-size: 30px;
	background-color:Lightgrey;
	margin-left:375;
	margin-right:375;
	font-family: Vivaldi;
	color: red;
	text-align: center;
}
.entete{
	text-align:center;
}
body {
	color:black;
    background-image: url("Ed Sheeran3.jpg");
    /*background-repeat: no-repeat;*/
	background-width: 150%;
	background-height:150%;
    position: center;
}